vcContextManager

vcContextManager instance is used to query application contexts, change active context and track context changes.

See in: Overview

Module: vcCore

Parent: -

Children -

Referenced by: vcApplication.ContextManager

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
AuthorContextvcContextRGets the Modeling tab context.
ConfigureContextvcContextRGets the Home tab context.
Contextslist[vcContext]RGets a list of all contexts defined in the application.
CurrentContextvcContextRWGets or sets current context of the application.
DrawingContextvcContextRGets the Drawing tab context.
ProcessContextvcContextRGets the Process tab context.
TeachContextvcContextRGets the Program tab context.

Events

Learn how to use events here. The events are also inherited from the parent class.

NameParametersDescription
OnContextChangedNoneTriggered when the context changes in application.